@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
li{list-style:none;}
body { color:#666; font-size:12px; font-family: "微软雅黑";} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:960px; margin:0 auto; overflow:hidden; }


/*头部开始*/
.top{ background:url("../img/h_top_bg.gif")/*h_top_bg.gif*/ repeat-x; height:162px;}

.top .h_top{ color:#797979; padding-top:9px; height:19px;font-size:12px;}
.top .h_top p{ color:#595959; font-family:"微软雅黑"}

.top .h_top p a{ padding:0 13px 0 14px; color:#595959;}

.top .h_Main{ padding-top:13px; height:104px; overflow:hidden;}

.top .h_Main .logo{ padding-right:18px;}

.top .h_Main .h_dis{color:#00a0e9; font-size:22px;font-family:"Microsoft Yahei"; line-height:31px; padding-top:6px;}
.top .h_Main .h_dis p{ margin-top:10px; padding-left:25px; border-left:1px solid #d2d2d2;}
.top .h_Main .h_dis b{ color:#202020; font-size:22px; font-weight:bold}
.top .h_Main .h_dis em{ color:#0072ad; font-size:19px; text-align:center; font-style: inherit; display:block; background:url("../img/top_yy.jpg")/*top_yy.jpg*/ no-repeat center center;}

.top .h_Main .h_pho{ color:#373737; font-size:16px;font-family:"Microsoft Yahei";width:202px; padding-left:60px; background:url("../img/h_pho.gif")/*h_pho.gif*/ no-repeat left 3px; margin-top:22px;}
.top .h_Main .h_pho span{font-size:30px; color:#ff8400; font-family:Times New Roman; font-weight:bold; }

.top .h_nav{ height:45px;width:960px;}
.top .h_nav li{ float:left;height:45px; line-height:45px; background:url("../img/h_nav_li_bg.gif")/*h_nav_li_bg.gif*/ no-repeat top right;*background-image:expression(this.nextSibling==null?'none':'Img/Common/h_nav_li.gif'); }
.top .h_nav li.cur {
background-color: #ff8400;
}
.top .h_nav li:last-child{}
.top .h_nav li a{ color:#fff; font-size:14px; height:45px;padding:0 32px; display:inline-block; font-family:"Microsoft Yahei"}
.top .h_nav li a:hover{text-decoration:none; background-color:#ff8400; }


/*头部结束*/
